Path Parameters
Unique identifier of the agent to delete (UUID format)
Response
Returns202 Accepted or 204 No Content on successful deletion.
Notes
- All running tasks for this agent will be cancelled
- Agent configuration and history will be permanently removed
- This action cannot be undone
- Associated knowledge bases and tools are not deleted
- You can also delete agents through the web dashboard at https://app.xpander.ai
Example Request
Example Response
202 Accepted to indicate the deletion request has been accepted and will be processed asynchronously.Authorizations
API Key for authentication
Path Parameters
Response
Successful Response
The response is of type any.

